home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / stdio / sun3.md / md.mk < prev   
Text File  |  1992-06-08  |  3KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Mon Jun  8 14:33:14 PDT 1992
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = fileno.c fread.c vfprintf.c Stdio_Setup.c fgetc.c getw.c putw.c clearerr.c fclose.c fflush.c fgets.c fopen.c fputc.c fputs.c fseek.c fwrite.c gets.c puts.c setvbuf.c sscanf.c ungetc.c _cleanup.c fdopen.c ftell.c perror.c tmpnam.c StdioFileReadProc.c fprintf.c freopen.c fscanf.c getchar.c printf.c putchar.c rewind.c scanf.c setbuf.c setbuffer.c setlinebuf.c sprintf.c vfscanf.c vsprintf.c vprintf.c StdioFileOpenMode.c vsnprintf.c StdioFileCloseProc.c StdioFileWriteProc.c
  23. HDRS        = fileInt.h
  24. MDPUBHDRS    = 
  25. OBJS        = sun3.md/fileno.o sun3.md/fread.o sun3.md/vfprintf.o sun3.md/Stdio_Setup.o sun3.md/fgetc.o sun3.md/getw.o sun3.md/putw.o sun3.md/clearerr.o sun3.md/fclose.o sun3.md/fflush.o sun3.md/fgets.o sun3.md/fopen.o sun3.md/fputc.o sun3.md/fputs.o sun3.md/fseek.o sun3.md/fwrite.o sun3.md/gets.o sun3.md/puts.o sun3.md/setvbuf.o sun3.md/sscanf.o sun3.md/ungetc.o sun3.md/_cleanup.o sun3.md/fdopen.o sun3.md/ftell.o sun3.md/perror.o sun3.md/tmpnam.o sun3.md/StdioFileReadProc.o sun3.md/fprintf.o sun3.md/freopen.o sun3.md/fscanf.o sun3.md/getchar.o sun3.md/printf.o sun3.md/putchar.o sun3.md/rewind.o sun3.md/scanf.o sun3.md/setbuf.o sun3.md/setbuffer.o sun3.md/setlinebuf.o sun3.md/sprintf.o sun3.md/vfscanf.o sun3.md/vsprintf.o sun3.md/vprintf.o sun3.md/StdioFileOpenMode.o sun3.md/vsnprintf.o sun3.md/StdioFileCloseProc.o sun3.md/StdioFileWriteProc.o
  26. CLEANOBJS    = sun3.md/fileno.o sun3.md/fread.o sun3.md/vfprintf.o sun3.md/Stdio_Setup.o sun3.md/fgetc.o sun3.md/getw.o sun3.md/putw.o sun3.md/clearerr.o sun3.md/fclose.o sun3.md/fflush.o sun3.md/fgets.o sun3.md/fopen.o sun3.md/fputc.o sun3.md/fputs.o sun3.md/fseek.o sun3.md/fwrite.o sun3.md/gets.o sun3.md/puts.o sun3.md/setvbuf.o sun3.md/sscanf.o sun3.md/ungetc.o sun3.md/_cleanup.o sun3.md/fdopen.o sun3.md/ftell.o sun3.md/perror.o sun3.md/tmpnam.o sun3.md/StdioFileReadProc.o sun3.md/fprintf.o sun3.md/freopen.o sun3.md/fscanf.o sun3.md/getchar.o sun3.md/printf.o sun3.md/putchar.o sun3.md/rewind.o sun3.md/scanf.o sun3.md/setbuf.o sun3.md/setbuffer.o sun3.md/setlinebuf.o sun3.md/sprintf.o sun3.md/vfscanf.o sun3.md/vsprintf.o sun3.md/vprintf.o sun3.md/StdioFileOpenMode.o sun3.md/vsnprintf.o sun3.md/StdioFileCloseProc.o sun3.md/StdioFileWriteProc.o
  27. INSTFILES    = sun3.md/md.mk sun3.md/dependencies.mk Makefile tags TAGS
  28. SACREDOBJS    = 
  29.